Provides steps for deleting queries from projects 提供从项目中删除查询的步骤。
Delete the query being built is a delete query 要生成的查询为“删除”查询。
Optional from clause in update and delete queries Update和delete查询中的可选from子句
How to : create delete queries 如何:创建删除查询
Supports delete queries 支持删除查询。
How to : delete queries 如何:删除查询
Executing a query that , by its nature , does not return rows such as a delete query , sets 执行一个本身并不返回行的查询(如delete查询)会将
For example , if a control should not allow users to delete data , do not include a delete query with a data source control and do not enable deleting in the control 例如,如果控件不应该允许用户删除数据,则不要在数据源控件中包括删除查询,也不要在控件中启用删除功能。